ComponentOne Scheduler for WPF and Silverlight
InUpdate Property (ReentrantObservableCollection<T>)

C1.WPF.Schedule Namespace > ReentrantObservableCollection<T> Class : InUpdate Property
Gets a System.Boolean value determining whether the ReentrantObservableCollection<T> is in update mode (BeginUpdate has been called).
Syntax
'Declaration
 
Public ReadOnly Property InUpdate As System.Boolean
public System.bool InUpdate {get;}
See Also

Reference

ReentrantObservableCollection<T> Class
ReentrantObservableCollection<T> Members